ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / CopyTo Method

In This Topic
CopyTo Method (PagesCollection<T>)
In This Topic
Copies the elements of the System.Collections.ICollection to an System.Array, starting at a given System.Array index.
Overload List
OverloadDescription
Copies the elements of the System.Collections.ICollection to an System.Array, starting at a given System.Array index.  
Copies an array of page objects to the pages collection from the specified index.  
See Also